Description:
AUF metric is defined as the average number of interface members of a class that are used by another class.
AUF is computed by totalling up the number of used members for each of client-classes and dividing it by the number of client classes (COC).